Other Protocols

The following protocols are available globally.

  • The MGLAnnotationControllerDelegate protocol defines a set of optional methods that you can use to receive updates to style annotation changes.

    See more

    Declaration

    Objective-C

    @protocol MGLAnnotationControllerDelegate <NSObject>

    Swift

    protocol MGLAnnotationControllerDelegate : NSObjectProtocol